'Declaration
<DispIdAttribute(469)> Function SetBookmarkColor_2( _ ByVal BookmarkID As Integer, _ ByVal Cyan As Byte, _ ByVal Magenta As Byte, _ ByVal Yellow As Byte, _ ByVal Black As Byte _ ) As GdPictureStatus
[DispId(469)] GdPictureStatus SetBookmarkColor_2( int BookmarkID, byte Cyan, byte Magenta, byte Yellow, byte Black )
function SetBookmarkColor_2( BookmarkID: Integer; Cyan: Byte; Magenta: Byte; Yellow: Byte; Black: Byte ): GdPictureStatus;
DispIdAttribute(469) function SetBookmarkColor_2( BookmarkID : int, Cyan : byte, Magenta : byte, Yellow : byte, Black : byte ) : GdPictureStatus;
[DispId(469)] GdPictureStatus SetBookmarkColor_2( int BookmarkID, byte Cyan, byte Magenta, byte Yellow, byte Black )
[DispId(469)] GdPictureStatus SetBookmarkColor_2( int BookmarkID, byte Cyan, byte Magenta, byte Yellow, byte Black )
Parameters
- BookmarkID
- Cyan
- Magenta
- Yellow
- Black